Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 179,335 for

document formatting

(1.32 sec)
  1. Aspose::Words::Document::StartTrackRevisions me...

    Aspose::Words::Document::StartTrackRevisions method. Starts automatically marking all further changes you make to the Document programmatically as revision changes in C++....Aspose::Words::Document::StartTrackRevisions method Contents...Contents [ Hide ] Document::StartTrackRevisions(const System::String&)...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Translate Markdown to DOM|Aspose.Words for .NET

    Translate a Markdown Document to Document Object Model and back using C#. So you can work with complex existing Markdown and programmatically create a Markdown Document from scratch....Ask AI Translate Markdown to Document Object Model (DOM) Contents...translate Markdown into the Document Object Model and how Aspose...

    docs.aspose.com/words/net/translate-markdown-to...
  3. Track Changes in a Document|Aspose.Words for Py...

    Track changes to content and Formatting made by you or others using Python. Access individual revisions in a Document and apply various properties to them....Ask AI Track Changes in a Document Contents [ Hide ] Purpose...NET to track changes in a document, covering starting and stopping...

    docs.aspose.com/words/python-net/track-changes-...
  4. Merge Documents via Android Mobile Apps | produ...

    Combine two or more separate Documents including Microsoft Word, Excel, PowerPoint and PDF and via your mobile application. Test the merging results online....Total Android via Java Merge Document Merging using Android APIs...files, PDF and various other formats using Aspose.Total for Android...

    products.aspose.com/total/android-java/merge/
  5. How to Extract Content Between Document Nodes|A...

    Extracting Document content in different using C#....Content Between Nodes in a Document Contents [ Hide ] Purpose...nodes in a document. When working with documents, it is important...

    docs.aspose.com/words/net/how-to-extract-select...
  6. Supported Document Formats|Aspose.Words for C++

    Edit source Documents in many popular formats, as well as freely convert files from one format to another using C++....Supported Document Formats Contents [ Hide ] See the File Format Wiki...file format. The following table indicates the file formats supported...

    docs.aspose.com/words/cpp/supported-document-fo...
  7. DocumentBuilderOptions | Aspose.Words for Java

    Allows to specify additional options for the Document building process in Java....additional options for the document building process. Examples:...ignore table formatting for content after. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  8. Format Text in Document in NPOI|Aspose.Words fo...

    Fformat text in a Document easily and fast instead of using NPOI in C#....Ask AI Format Text in Document in NPOI Contents [ Hide ] Purpose...to format document text using NPOI. Aspose.Words - Format Text...

    docs.aspose.com/words/net/format-text-in-docume...
  9. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various Document properties and methods using C++. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for C++. The `Document` object can be saved to a file or stream and also sent to a browser....Working with Document Contents [ Hide ] The Document class is central...represents a document and provides various document properties...

    docs.aspose.com/words/cpp/working-with-document/
  10. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…...Table cell list format changed after insert new word Aspose.Words...top\\a\\DMS\\"; Document main = new Document(path + "794084228810694656...

    forum.aspose.com/t/table-cell-list-format-chang...